projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a3a86e
)
testsuite: Fix a quoting error
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 25 Jan 2016 15:56:19 +0000
(10:56 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 25 Jan 2016 15:56:19 +0000
(10:56 -0500)
This was breaking continous testing. Oops.
testsuite/css/nodes/test-css-nodes.test.in
patch
|
blob
|
history
diff --git
a/testsuite/css/nodes/test-css-nodes.test.in
b/testsuite/css/nodes/test-css-nodes.test.in
index 3fced1aa6fdf640bf3a0401a52dae7de52f408ce..611e201189a16e0fe86befcdbb0a37e17eadbf9c 100644
(file)
--- a/
testsuite/css/nodes/test-css-nodes.test.in
+++ b/
testsuite/css/nodes/test-css-nodes.test.in
@@
-1,3
+1,3
@@
[Test]
-Exec=/bin/sh -c "cd @libexecdir@/installed-tests/gtk+/css/nodes && @libexecdir@/installed-tests/gtk+/css/nodes/test-css-nodes
+Exec=/bin/sh -c "cd @libexecdir@/installed-tests/gtk+/css/nodes && @libexecdir@/installed-tests/gtk+/css/nodes/test-css-nodes
"
Type=session